Skip to content

docs: update for windmill#9061#1387

Merged
rubenfiszel merged 2 commits intomainfrom
docs-update-for-windmill-pr-9061
May 8, 2026
Merged

docs: update for windmill#9061#1387
rubenfiszel merged 2 commits intomainfrom
docs-update-for-windmill-pr-9061

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude Bot commented May 6, 2026

Summary

Documents the new Azure Workload Identity Federation support for the Azure Key Vault secret backend.

  • Updates the Azure Key Vault backend section in docs/core_concepts/2_variables_and_secrets/index.mdx to describe the workload-identity fallback when client_secret is left empty (env vars AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_FEDERATED_TOKEN_FILE, optional AZURE_AUTHORITY_HOST).
  • Adds a changelog entry at changelog/2026-05-06-azure-workload-identity-federation/index.md.

Source PR: windmill-labs/windmill#9061

Test plan

  • npm run build passes locally
  • Anchor #azure-workload-identity-federation resolves correctly
  • Changelog renders with Enterprise / Instance settings tags

🤖 Generated with Claude Code

Document the new fallback to Azure Workload Identity Federation when
client_secret is omitted in the Azure Key Vault secret backend
configuration. Add a dedicated changelog entry.

Source: windmill-labs/windmill#9061

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying windmilldocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d3e78f8
Status: ✅  Deploy successful!
Preview URL: https://f748a207.windmilldocs.pages.dev
Branch Preview URL: https://docs-update-for-windmill-pr-s5o6.windmilldocs.pages.dev

View logs

Tenant ID and Client ID are entered in the Instance Settings UI, not read
from env. Only AZURE_FEDERATED_TOKEN_FILE (and optional
AZURE_AUTHORITY_HOST) are consumed from the environment by the Azure Key
Vault backend.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hugocasa hugocasa marked this pull request as ready for review May 8, 2026 15:38
@rubenfiszel rubenfiszel merged commit 04dffc1 into main May 8, 2026
13 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants